SmartMax vs FCFS
Charging Strategy Benchmark
00:00:00
Simulation Parameters — Same Fleet for Both Scenarios
SmartMax
Priority Queue · Dynamic Allocation
All N EVs enter queue at t=0. Top-scored EVs get ports instantly. Power allocated by Score = 0.45·(1−SoC/T) + 0.35·U + 0.20·W. Zero idle time — port reassigned the moment an EV finishes.
Aggregate SoC Progress
--:--Awaiting start
First-Come First-Served
Sequential · Stochastic Delays
First N EVs (by arrival order) occupy ports. Equal power split. When done: unplug delay ~ U(min,max) then port is empty, then plug-in delay ~ U(min,max) before next EV starts charging. Both delays cause port idle time.
Aggregate SoC Progress
--:--Awaiting start
Performance Comparison